home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / amos / AMOS_0795.lzh / AMOSLIST / 000073_amos-request@svcs1.digex.net_Mon Jul 17 15:13:15 1995.msg < prev    next >
Internet Message Format  |  1995-08-04  |  2KB

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224]) by mail1.access.digex.net (8.6.12/8.6.12) with ESMTP id PAA04011;  for  ; Mon, 17 Jul 1995 15:13:13 -0400
  2. Received: (from daemon@localhost) by svcs1.digex.net (8.6.12/8.6.12) id NAA07628 for amos-out; Mon, 17 Jul 1995 13:22:10 -0400
  3. Received: from mail1.access.digex.net (mail1.access.digex.net [205.197.247.2]) by svcs1.digex.net (8.6.12/8.6.12) with ESMTP id NAA07625 for <amos-list@svcs1.digex.net>; Mon, 17 Jul 1995 13:22:09 -0400
  4. Received: from news2.gtn.com (news2.gtn.com [192.109.159.16]) by mail1.access.digex.net (8.6.12/8.6.12) with ESMTP id NAA19890;  for <amos-list@access.digex.net> ; Mon, 17 Jul 1995 13:22:06 -0400
  5. Received: from wom.gun.de (uucp@localhost) by news2.gtn.com (8.6.8.1/8.6.6) with UUCP id TAA02557 for amos-list@access.digex.net; Mon, 17 Jul 1995 19:20:06 +0200
  6. Received: by newswire.gun.de (DUUCP vom 01.07.1994)
  7.     with ZConnect; 17 Jul 1995 14:18:43 +0200
  8. From: wraith@WOM.gun.de (Marco Smetz)
  9. X-Mailer: MicroDot 1.10 [REGISTERED 00038b]
  10. Message-ID: <wCo1jMD38BaRz1@wraith.wom.gun.de>
  11. Organization: Mailboxsystem Brueggen
  12. X-Gateway: ZCONNECT NW newswire.gun.de [DUUCP vom 01.07.1994]
  13. MIME-Version: 1.0
  14. Content-Type: text/plain; charset=ISO-8859-1
  15. Content-Transfer-Encoding: 8bit
  16. Subject: Library call ?
  17. Date: 17 Jul 1995 14:18:43 +0200
  18. To: amos-list@access.digex.net
  19. Status: RO
  20. X-Status: 
  21.  
  22.  
  23.  Hi there ...
  24.  
  25.  It seems that nobody can help me getting my chars on the BBS screen.
  26.  I found a way.. I only need a handler for the screen so i could start my
  27.  compiled program with `PROGRAM >HDL: Options` .. but I do not have any
  28.  knowledge of writing such a handler like NIL: or something like that.
  29.  A other one told me I could edit the AUX handler.. but HOW??
  30.  
  31.  Well this would be the easiest way for me,but I can also use the library
  32.  comming with the BBS Program.
  33.  
  34.  But now my Question:  HOW DO I CALL SUCH A LIBRARY FUNCTION ??
  35.  
  36.         In the library docu I read the following lines:
  37.  
  38.  
  39.   Function: Typefile(Port,Filename)
  40.                       d0     a1
  41.  
  42.   Offset  : -114
  43.  
  44.        
  45.   I know I have to open the library with `LIB OPEN` ... but how do I call
  46.   this function of the library correctly ???? Can anybody type a little
  47.   listing???
  48.  
  49.            Thanxx..
  50.  
  51.                    WRAITH
  52.               WRAITH@WOM.gun.de
  53.  
  54.